IRange<T> Interface Properties

For a list of all members of this type, see IRange<T> members.

Public Properties
 NameDescription
 Property Gets the Diff (Max - Min) of this range  
 Property Gets whether this Range is defined (Inherited from SciChart.Data.Model.IRange)
 Property Gets whether the range is Zero, where Max equals Min (Inherited from SciChart.Data.Model.IRange)
 Property Gets or sets the Max value of this range  
 Property Gets or sets the Min value of this range  
Top
See Also